fmt.ss.scanNumber (method)
3 uses
fmt (current package)
scan.go#L588: func (s *ss) scanNumber(digits string, haveDigits bool) string {
scan.go#L656: tok := s.scanNumber(digits, haveDigits)
scan.go#L686: tok := s.scanNumber(digits, haveDigits)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)